*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Mon, 20 Aug 2007 23:28:16 +0000 (23:28 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 20 Aug 2007 23:28:16 +0000 (23:28 +0000)
lisp/ChangeLog

index 4c80d540dbe1769535c4ac91d5294dff9674bde6..b49314e62c192a88c64bee0205e6c7c85fd89a0d 100644 (file)
@@ -1,3 +1,13 @@
+2007-08-20  Juri Linkov  <juri@jurta.org>
+
+       * startup.el (fancy-splash-text): Change multiple tabs into one
+       tab.  Remove "Useful File menu items" section (with "Exit Emacs"
+       and "Recover Crashed Session").
+       (fancy-splash-screens): Set tab-width to 22.
+       (normal-splash-screen): Replace literal tabs with \t and
+       fix whitespace.  Remove "Useful File menu items" section (with
+       "Exit Emacs" and "Recover Crashed Session").
+
 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
 
        * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was